//==============================================================================
// Shocker_Anim.txt
//==============================================================================


define axe
{
   SetSelector
   {
	set hotspot
		{
			version
			{
				Visual Attachments N Axe 2handed Iron
			}
		}
		
	}
}



//==============================================================================

define Head
{
   SetSelector
   {
		set hotspot
		{
			version
			{
				Visual Cavalry N Raiding Cavalry Head Copper
			}
		}
		
	}
}

//==============================================================================

define hammer
{
   set hotspot
   {
      version
      {
         Visual Tool Hammer
      }
   }
}

//==============================================================================

anim Idle
{
	SetSelector
	{
			set hotspot
			{
				version
				{
					Visual Infantry N Ulfsark_idleA
					ReplaceTexture Infantry N Ulfsark Standard/Shocker Standard
					ReplaceTexture Infantry N Ulfsark Head Standard/Shocker head standard
					connect RightHand axe hotspot
					connect LeftForearm LargeNorseShield hotspot
					Connect TopOfHead Head hotspot
				}
			}

	}
}

//==============================================================================

anim Build
{
   SetSelector
   {
		set hotspot
		{
			version
			{
				Visual Infantry N Ulfsark_BuildA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.74 false Build checkVisible 
//-- end auto generated section
				ReplaceTexture Infantry N Ulfsark Standard/Shocker Standard
				ReplaceTexture Infantry N Ulfsark Head Standard/Shocker head standard
				connect RightHand Hammer hotspot
				connect LeftForearm LargeNorseShield hotspot
				Connect TopOfHead Head hotspot
			}
		}
			}
}

//==============================================================================
anim Walk
{
	SetSelector
	{
		set hotspot
			{
				version
				{
			Visual Infantry N Ulfsark_WalkA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag FootstepLeft 0.60 true   
               tag FootstepRight 0.20 true   
//-- end auto generated section
					ReplaceTexture Infantry N Ulfsark Standard/Shocker Standard
					ReplaceTexture Infantry N Ulfsark Head Standard/Shocker head standard
					connect RightHand axe hotspot
					connect LeftForearm LargeNorseShield hotspot
					Connect TopOfHead Head hotspot
				}
		}
	}
}


//==============================================================================

anim Attack
{
   SetSelector
   {
		set hotspot
		{
			version
			{
				Visual Infantry N Ulfsark_AttackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.56 true   
               tag GenericSound 0.40 true   
               tag SpecificSoundSet 0.45 false SwordSwing checkVisible 
//-- end auto generated section
				ReplaceTexture Infantry N Ulfsark Standard/Shocker Standard
				ReplaceTexture Infantry N Ulfsark Head Standard/Shocker head standard
				connect RightHand axe hotspot
				connect LeftForearm LargeNorseShield hotspot
				Connect TopOfHead Head hotspot
			}
		}
	}
}

//==============================================================================

anim Death
{
   SetSelector
   {
		set hotspot
		{
			version
			{
		Visual Infantry N Ulfsark_DeathA
				ReplaceTexture Infantry N Ulfsark Standard/Shocker Standard
				ReplaceTexture Infantry N Ulfsark Head Standard/Shocker head standard
				connect RightHand axe hotspot
				connect LeftForearm LargeNorseShield hotspot
				Connect TopOfHead Head hotspot
			}
		}
			}
}


//==============================================================================

anim Bored
{
	SetSelector
	{
		set hotspot
			{
				version
				{
					Visual Infantry N Ulfsark_BoredA
					
				ReplaceTexture Infantry N Ulfsark Standard/Shocker Standard
				ReplaceTexture Infantry N Ulfsark Head Standard/Shocker head standard
					connect RightHand axe hotspot
					connect LeftForearm LargeNorseShield hotspot
					Connect TopOfHead Head hotspot
				}
			}
	}
}

//==============================================================================

anim Flail
{
	SetSelector
	{
		set hotspot
			{
				version
				{
					Visual Infantry N Ulfsark_flailA
					
				ReplaceTexture Infantry N Ulfsark Standard/Shocker Standard
				ReplaceTexture Infantry N Ulfsark Head Standard/Shocker head standard
					connect RightHand axe hotspot
					connect LeftForearm LargeNorseShield hotspot
					Connect TopOfHead Head hotspot
				}
			}
	}
}

